home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / web / noweb / contrib / leew / Makefile < prev    next >
Makefile  |  1995-02-24  |  107b  |  7 lines

  1. SHELL=/bin/sh
  2. all:
  3. install:
  4. source:
  5. clean:
  6.     /bin/rm -f nocond *.dvi *.log *.aux *.toc *.tex *.tex nocond.1
  7.